ARM: arm1176: enable instruction cache in arch_cpu_init()
authorStephen Warren <[email protected]>
Sun, 5 Aug 2012 16:07:20 +0000 (16:07 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 1 Sep 2012 12:58:20 +0000 (14:58 +0200)
commit86c632651d317fbb9de92489b7a5febece3c4436
tree349baa72128cee643770c4c73be2b9d6735ceb53
parentc6c621bdb50532a7a41c9de4922a774470cfe93d
ARM: arm1176: enable instruction cache in arch_cpu_init()

Note that this affects all users of the ARM1176 CPU that enable
CONFIG_ARCH_CPU_INIT, not just the BCM2835 SoC, potentially such as
tnetv107x.

Cc: Cyril Chemparathy <[email protected]>
Signed-off-by: Stephen Warren <[email protected]>
arch/arm/cpu/arm1176/cpu.c